string function
英 [strɪŋ ˈfʌŋkʃn]
美 [strɪŋ ˈfʌŋkʃn]
网络 字符串函数; 字串函數; 字符函数; 字符串处理函数库
双语例句
- In this case, the function retrieves the firstName and lastName properties and puts them into an array-like structure that is then turned into a string using the join function.
在本例中,函数检索firstName和lastName属性,并将它们放入一个类似数组的结构中,然后使用连接函数将它们转换成一个字符串。 - If all quotes are now removed from that string by some function in the application code, the string analysis model detects that this string cannot possibly hold quotes from here on.
如果所有的引号现在都被这个应用程序代码中的一些功能从此字符串中清除掉,那么这个字符串分析模型就会检测到这个字符串从此以后就不可能包含引号。 - For complex Dojo widgets, a possible solution is to use the runScript ( String) function, as Selenium provides good support for JavaScript.
对于复杂的Dojo小部件,一种可能的解决方案是使用runScript(String)函数,因为Selenium对JavaScript提供很好的支持。 - To check for support for a particular codec, you can pass an identifying string to the canPlayType function.
为了检测对特定的一个编解码的支持,可以向canPlayType函数传递一个识别字符串。 - Quote each non-numeric user supplied value that is passed to the database with a database-specific string escape function.
使用特定于数据库的字符串转义函数来引用传递给数据库的用户提供的值。 - This example is only storing string data, so arguably you can simply append it to a longer string and call a simple function in the CalculatorHandler, which in turn can parse it out.
本例只存储字符串数据,所以您可以简单地将之附加到一个较长的字符串后面,并调用CalculatorHandler中的一个简单函数,然后该函数可以将之解析出来。 - Because the sender and the receiver have identical tagging string collection and reflective function, the tagging string can be attained from the carrier text document by means of the secret key, and the secret message can be read through decoding the tagging string.
接收方与发送方有相同的标记串集合与映射函数,根据密钥从载体文本中提取标记串,通过解码标记串读出秘密信息。 - Do this by calling the Dojo string utility function substitute.
这通过调用Dojo字符串工具函数substitute来完成。 - The procreative blanking plug of the "Y type" pipe string has check valve function and it can conveniently for reverse circulation well cleanup.
Y型管柱中的生产堵塞器具有单流阀作用,可方便进行反循环洗井; - The string() function, however, is not the only means of converting a Boolean function to a string.
但是string()函数并不是将Boolean函数转换成字符串的惟一方法。